home *** CD-ROM | disk | FTP | other *** search
- object GemSForm: TGemSForm
- Left = 238
- Top = 160
- Width = 517
- Height = 298
- Caption = 'Nastaven� re�imu'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnActivate = FormActivate
- OnClose = FormClose
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnDeactivate = FormDeactivate
- PixelsPerInch = 96
- TextHeight = 13
- object PageControl1: TPageControl
- Left = 0
- Top = 0
- Width = 509
- Height = 271
- ActivePage = TabSheet1
- Align = alClient
- TabOrder = 0
- object TabSheet1: TTabSheet
- Caption = 'Rastr'
- object Label2: TLabel
- Left = 96
- Top = 96
- Width = 175
- Height = 13
- Caption = 'Max. po�et z�znam� historie soubor�'
- end
- object RozmerSpinEdit: TRxSpinEdit
- Left = 41
- Top = 24
- Width = 41
- Height = 21
- Hint = '��d matice|Nastaven� po�tu ��dk� a sloupc� �tvercov� matice'
- Alignment = taCenter
- Decimal = 0
- MaxValue = 100
- MinValue = 2
- Value = 2
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- end
- object CheckBox1: TCheckBox
- Left = 40
- Top = 56
- Width = 137
- Height = 17
- Caption = 'Zobrazovat koment��'
- Checked = True
- State = cbChecked
- TabOrder = 1
- end
- object SpinEdit1: TSpinEdit
- Left = 40
- Top = 88
- Width = 41
- Height = 22
- MaxValue = 20
- MinValue = 1
- TabOrder = 2
- Value = 8
- end
- object CheckBox2: TCheckBox
- Left = 40
- Top = 120
- Width = 97
- Height = 17
- Caption = 'Rovnom�rn� ���ka sloupc�'
- TabOrder = 3
- end
- object CheckBox3: TCheckBox
- Left = 40
- Top = 144
- Width = 153
- Height = 17
- Caption = 'Z�znam meziv�sledk� �e�en�'
- TabOrder = 4
- end
- object CheckBox4: TCheckBox
- Left = 40
- Top = 176
- Width = 97
- Height = 17
- Caption = 'CheckBox4'
- TabOrder = 5
- end
- end
- object TabSheet2: TTabSheet
- Caption = '��sla'
- ImageIndex = 1
- object GroupBox2: TGroupBox
- Left = 288
- Top = 8
- Width = 185
- Height = 57
- Caption = 'Zaokrouhlov�n� ��sel'
- TabOrder = 0
- object CheckBox5: TCheckBox
- Left = 16
- Top = 16
- Width = 97
- Height = 17
- Caption = 'Nepou��vat'
- TabOrder = 0
- end
- object CheckBox6: TCheckBox
- Left = 16
- Top = 32
- Width = 137
- Height = 17
- Caption = 'Zapnuto p�i spu�t�n�'
- TabOrder = 1
- end
- end
- object GroupBox3: TGroupBox
- Left = 288
- Top = 72
- Width = 185
- Height = 57
- Caption = 'In�en�rsk� ��seln� notace '
- TabOrder = 1
- object CheckBox7: TCheckBox
- Left = 16
- Top = 16
- Width = 97
- Height = 17
- Caption = 'Nepou��vat'
- TabOrder = 0
- end
- object CheckBox8: TCheckBox
- Left = 16
- Top = 32
- Width = 137
- Height = 17
- Caption = 'Zapnuto p�i spu�t�n�'
- TabOrder = 1
- end
- end
- object GroupBox1: TGroupBox
- Left = 288
- Top = 136
- Width = 201
- Height = 57
- Caption = 'GroupBox1'
- TabOrder = 2
- object RadioButton1: TRadioButton
- Left = 16
- Top = 16
- Width = 113
- Height = 17
- Caption = 'Re�ln� ��sla'
- TabOrder = 0
- end
- object RadioButton2: TRadioButton
- Left = 16
- Top = 32
- Width = 113
- Height = 17
- Caption = 'Komplexn� ��sla'
- TabOrder = 1
- end
- end
- object ImaginarniJednotkaGroupBox: TGroupBox
- Left = 288
- Top = 200
- Width = 201
- Height = 47
- Caption = '&Imagin�rn� jednotka komplexn�ch ��sel '
- TabOrder = 3
- object SymbolLabel: TLabel
- Left = 12
- Top = 24
- Width = 37
- Height = 13
- Caption = 'S&ymbol:'
- FocusControl = ImaginarniJednotkaComboBox
- end
- object ImaginarniJednotkaComboBox: TComboBox
- Left = 60
- Top = 20
- Width = 41
- Height = 21
- Style = csDropDownList
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold]
- ItemHeight = 13
- ParentFont = False
- TabOrder = 0
- Items.Strings = (
- ' i'
- ' j')
- end
- end
- end
- end
- end
-